Uses of Enum
com.cisco.pt.ipc.enums.WredType
Packages that use WredType
-
Uses of WredType in com.cisco.pt.ipc.enums
Methods in com.cisco.pt.ipc.enums that return WredTypeModifier and TypeMethodDescriptionstatic WredTypeWredType.fromIntValue(int value) static WredTypeWredType.fromIntValue(Integer value) static WredTypeReturns the enum constant of this type with the specified name.static WredType[]WredType.values()Returns an array containing the constants of this enum type, in the order they are declared. -
Uses of WredType in com.cisco.pt.ipc.sim
Methods in com.cisco.pt.ipc.sim that return WredTypeModifier and TypeMethodDescriptionPolicyClassSetDscp.getType()Information provided by the PKI file:Methods in com.cisco.pt.ipc.sim with parameters of type WredTypeModifier and TypeMethodDescriptionvoidPolicyMapQosClass.addSetDscpPrec(WredType wredType, boolean ipv4Only, int value) Information provided by the PKI file:voidInformation provided by the PKI file: -
Uses of WredType in com.cisco.pt.ipc.sim.impl
Methods in com.cisco.pt.ipc.sim.impl that return WredTypeModifier and TypeMethodDescriptionPolicyClassSetDscpImpl.getType()Information provided by the PKI file:Methods in com.cisco.pt.ipc.sim.impl with parameters of type WredTypeModifier and TypeMethodDescriptionvoidPolicyMapQosClassImpl.addSetDscpPrec(WredType wredType, boolean ipv4Only, int value) Information provided by the PKI file:voidInformation provided by the PKI file: